type net/http.http2transportResponseBody
4 uses
net/http (current package)
h2_bundle.go#L9045: res.Body = http2transportResponseBody{cs}
h2_bundle.go#L9087: type http2transportResponseBody struct {
h2_bundle.go#L9091: func (b http2transportResponseBody) Read(p []byte) (n int, err error) {
h2_bundle.go#L9156: func (b http2transportResponseBody) Close() error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)